Loading [MathJax]/jax/element/mml/optable/SuppMathOperators.js

Refresher and Functions Tutorial Sheet, Sheet #1

Learning Targets



Additional Resources

Tutorials

Software



Problem sheet

Skill Building Questions

Problem 1.

Separate the following using the method of partial fractions.

(a) x26x3x

Toggle answer

factorise the denominator   x3x=x(x+1)(x1)
  x26x3x=Ax+B(x+1)+C(x1)
from numerators x26=(A+B+C)x2+(CB)xA
A+B+C=1,CB=0,A=6
C=B=52
  x26x3x=6x52(x+1)52(x1)

(b) 5(x7)x2+2x35

Toggle answer

factorize the denominator
x2+2x35=(x+7)(x5)
5(x7)x2+2x35=Ax+7+Bx5
from numerators 5x35=(A+B)x5A+7B
A+B=5,5A+7B=35
A=356,B=56,  5(x7)x2+2x35=356(x+7)56(x5)

(c) x1(3x+2)2(2x+3)

Toggle answer

for linear and repeated factors
  x1(3x+2)2(2x+3)=A2x+3+B3x+2+C(3x+2)2
from numerators x1=(9A+6B)x2+(12A+13B+2C)x+4A+6B+3C
9A+6B=0,12A+13B+2C=1,4A+6B+3C=1
A=25,B=35,C=1
  x1(3x+2)2(2x+3)=25(2x+3)+35(3x+2)1(3x+2)2

Problem 2.

Obtain the derivative of the function, f(x)=x+32x, using the definition of derivative (The limit of rise over run or “lim(RoR)

(a) f(x)=x2

Toggle answer

using the expression f(x)=limΔx0f(x+Δx)f(x)Δx
  f(x)=limΔx0(x+Δx)2(x2)Δx
  f(x)=limΔx02ΔxxΔx
=2x

(b) f(x)=sinx

Toggle answer

  f(x)=limΔx0sinxcosΔx+cosxsinΔxsinxΔx=cosx

(c)f(x)=x+32x

Toggle answer

  f(x)=limΔx0(x+Δx)+32(x+Δx)(x+3)(2x)Δx=limΔx05Δx(2x)(2xΔx)Δx
  f(x)=limΔx05(2x)(2xΔx)=5(2x)2

Problem 3.

Obtain the derivative of the following functions, using the product, chain and sum rule

(a) f(x)=x3e2x

Toggle answer

Using product rule ddx(uv)=vdudx+udvdxu=x3,v=exp(2x)
dudx=3x2
using chain rule ddxv(g(x))=dvdgdgdx to solve dvdx with g(x)=2x
dvdx=2exp(2x)
df(x)dx=3x2exp(2x)+2x3exp(2x)df(x)dx=x2exp(2x)(3+2x)

(b) f(x)=sin(x2+3x)

Toggle answer

Using chain rule df(x)dx=cos(x2+3x)ddx(x2+3x)
Using sum rule ddx(g(x)+h(x))=dgdx+dhdx
ddx(x2+3x)=2x+3
df(x)dx=cos(x2+3x)(2x+3)

(c) f(x)=x2+23x+1

Toggle answer

Using product, chain and sum rule
f(x)=(x2+2)(3x+1)1
df(x)dx=2x(3x+1)1+(x2+2)(3(3x+1)2)
df(x)dx=3x2+2x6(3x+1)2

Problem 4.

Integrate the following functions, using the power rule, sum rule and integration by parts.

(a) f(x)=2xsin(x)

Toggle answer

2xsin(x)dx
using integration by parts udv=uvvdu
u=2x,dv=sin(x)dxdu=2dx,v=cos(x)
2xsin(x)dx=2x(cos(x))(cox(x))2dx
2xsin(x)dx=2xcos(x)+2cos(x)dx
2xsin(x)dx=2xcos(x)+2sin(x)+c

(b) f(x)=x2ln(4x)

Toggle answer

x2ln(4x)dx
using integration by parts u=ln(4x),dv=x2dxdu=1xdx,v=x33
x2ln(4x)dx=ln(4x)x33x331xdx
x2ln(4x)dx=x33ln(4x)x23dx
x2ln(4x)dx=x33ln(4x)x23dx
x2ln(4x)dx=x33ln(4x)x39+c
x2ln(4x)dx=x39(3ln(4x)1)+c

(c) f(x)=x5ex2

Toggle answer

x5exp(x2)dx
substitute u=x2,du=2xdx
x5exp(x2)dx=12u2exp(u)du
using integration by parts
f=u2,dg=exp(u)dudf=2udu,g=exp(u)
12u2exp(u)du=12[u2exp(u)exp(u)2udu]
12u2exp(u)du=12u2exp(u)exp(u)udu
using integration by parts f=u,dg=exp(u)dudf=du,g=exp(u)
12u2exp(u)du=12u2exp(u)[uexp(u)exp(u)du]
12u2exp(u)du=12u2exp(u)uexp(u)+exp(u)+c
12u2exp(u)du=12exp(u)(u22u+2)+c
substitute back for u=x2
x5exp(x2)dx=12exp(x2)(x42x2+2)+c

Problem 5.

Express the following without logarithms (assume we are working in base 10 unless otherwise stated)

(a) logx=logP+2logQlogK3

Toggle answer

logx=logPQ2Klog1000   
  =PQ21000K

(b) logR=1+13logM+3logS

Toggle answer

logR=log10+logM13+logS3  
 R=10S33M

(c) lnP=12ln(Q+1)3lnR+2

Toggle answer

lnP=ln(Q+1)12+lne2lnR3
  P=e2Q+1R3

Problem 6.

Express the following in log form, with no fractions or powers inside the log.

(a) V=πh4(Dh)(D+h)

Toggle answer

logV=logπ+logh+log(Dh)+log(D+h)log4

(b) P=116(2d1)2NS

Toggle answer

logP=2log(2d1)+logN+12logSlog16

Problem 7.

Solve the following equations using logarithm theorems.

(a) log(5x1)=2

Toggle answer

102=5x1      x=1015=20.2

(b) log2(x+1)log2(x4)=3

Toggle answer

log2x+1x4=3      23=x+1x4    x+1=8x32      x=337=4.71...

(c) log6(x+4)+log6(x2)=log6(4x) where x>0

Toggle answer

log6((x+4).(x2))=log64x   (x+4)(x2)=4x
  x22x8=0
   (x4)(x+2)=0   x1=4 and x2=2      x=4

Problem 8.

Determine the domain and range of the functions defined below.

(a) f(x)=cos2(x)

Toggle answer

Domain of f(x)   (,)
Range of f (x)[0,1].

(b) f(x)=x2+5x6

Toggle answer

Domain of f(x)   (,)
Range of f(x), function has one maximum.y14

(c) f(x)=x3+4x24x 

Toggle answer

 Domain of f(x) (,).
Range of f(x)  (,)

(d) f(x)=exp⁡(1/x)

Toggle answer

y=e1x  at x=0, the function is undefined. Domain of f(x) (,0)(0,).
y=e1x  at y=1, the function is undefined.
0<y<1 & y>1
  Range of f(x)   (0,1)(1,)

(e) f(x)=1ex+1

Toggle answer

Domain of the function(,).
y=1ex+1  at y=0  & y=1, the function is undefined.
Range of f(x)   (0,1).

Problem 9.

Evaluate the following by applying change of base to base 10 (rounded to 1 decimal place) and then using these numbers with finite accuracy to calculate the final answer (also to 3 significant figures)

(a) log215

Toggle answer

log102×log215=log1015 log215=log1015log1021.20.3=4.00.

(b) log2017

Toggle answer

log1020×log2017=log1017 log2017=log1017log10201.21.3=0.923

(c) log316

Toggle answer

log103×log316=log1016 log316=log1016log1031.20.5=2.40

Problem 10.

Determine if the function f(x) is odd, even, or neither.

(a) f(x)= x2sin(2x)

Toggle answer

Break the function up: x2 is an even function and sin(2x) is an odd function. An even function multiplied by an odd function results in an odd function. Odd function

(b) f(x)=3sin(x)cos(4x)

Toggle answer

Break the function up: 3 is an even function, sin(x) is an odd function and cos(4x) is an even function. An even function multiplied by an odd function, multiplied by an even function results in an odd function. Odd function

(c) f(x)=x3e3

Toggle answer

Break the function up: x3 is an odd function and e3 is an even function. An odd function multiplied by an even function results in an odd function. Odd function

(d) class-c

Toggle answer

Odd function

(e) class-c

Toggle answer

Even function

(f) class-c

Toggle answer

Odd function

Exam Style Questions

Problem 11.

A curve has equation f(x)=ax2124x2+bx6, where a and b are constants.

(a) Find the coordinates of the point where the curve crosses the y-axis

Toggle answer

When x=0,f(x)=126f(x)=2, (0,2)

(b) You are given that the curve has a vertical asymptote at x=2. Find the value of b and the equation of the other vertical asymptote.

Toggle answer

At x=2,4x2+bx6=0
4(2)2+b(2)6=0b=5
Factorise 4x25x6
(4x+3)(x2)
The other asymptote occurs when 4x+3=0x=34

(c) You are given that the curve crosses the x-axis when x=±6. Find the value of a and the equation of the horizontal asymptote.

Toggle answer

When f(x)=0,x=±6
0=ax2124x2+bx6a(6)12=0
6a=12a=2
Horizontal asymptote occurs when x
f(x) will tend to the highest powers of x
f(x)=ax24x2
Therefore, the horizontal asymptote occurs at y=12.

(d) Find the set of values for which y.

Toggle answer

Using the graph you sketched, you can see that y is greater than or equal to zero in the regions where \boxed{x\leqslant -\sqrt{6}, \space - \frac{3}{4} < x < 2, \space x \geqslant \sqrt{6}}

(e) Find the domain (using the set notation)

Toggle answer

\boxed{ x \ \epsilon \ \mathbb{R}, x \neq -\frac{3}{4}, x \neq 2}

(f) Sketch the function, indicating the location of the features listed above

Toggle answer


Problem 12.

A curve has equation y=\frac{3x^2 - 9}{x^2 + 3x - 4}

(a) Find the equations of the two vertical asymptotes and the one horizontal asymptote of this curve.

Toggle answer

\boxed{x = 1 \\ x = -4 \\ y = 3}

(b) State, with justification, how the curve approaches the horizontal asymptote for large positive and large negative values of x.

Toggle answer

\text{Large positive}\ x, \boxed{y \ \rightarrow{3} \text{ from below}}
\text{Large negative} \ x, \boxed{ \ y \rightarrow{3}\text{ from above}}

(c) Sketch the curve

Toggle answer

(d) Solve the inequality \frac{3x^2 - 9}{x^2 + 3x -4} \geqslant 0.

Toggle answer

From the graph you have just sketched, you can see that the function is greater than or equal to zero in the regions where \boxed{x<-4, -\sqrt{3} \leqslant x < 1, x \geqslant \sqrt{3}}

Problem 13.

The following plot shows the function f(x)= a\cos(b \pi x)+e^\frac{3x}{c}, where the parameters a, b and c are all integers

Analyse the graph to work out the values of a, b and c, explaining your reasoning in each case.

Toggle answer

First, use the y intercept to find the value of a
a + 1 = 4 \Rightarrow a = 3
The value of b can be found by looking at the periodicity. Since the oscillation period of the function is 1, \cos(b \pi x) must equal \cos(2\pi x) \Rightarrow b = 2
Finally, c is found by using any point on the graph. Since the curve passes approximately passes through the point (0.5, -1.55):
3\cos(\pi)+e^\frac{3}{2c} \approx -1.55
\frac{3}{2c} \approx \ln{1.45}
2c = 8 \Rightarrow c = 4
\boxed{a = 3 \\ b = 2 \\ c = 4}

Problem 14.

The function f(x)= \frac{e^{ax}}{bx+2}+\frac{x}{c}, is shown in the graph below, where the parameters a, b and c are all integers

Analyse the graph to work out the values of a, b and c, explaining your reasoning in each case.

Toggle answer

As there is an asymptote at x=-1, set the denominator of \frac{e^{ax}}{bx+2} to zero at this point
b(-1)+2 = 0 \Rightarrow b = 2
Next, as x tends to -\infty, the function will approach \frac{x}{c}. By looking at the plot, the graph approaches \frac{1}{4}x
Therefore, \frac{x}{c} = \frac{1}{4}x \Rightarrow c = 4
Finally, a can be found by using one point on the graph. Since the curve passes approximately passes through the point (0.5, 4):
\frac{e^{0.5a}}{1+2}+\frac{0.5}{4} \approx 4
e^{0.5a} \approx 19
a = 5
\boxed{a = 5 \\ b = 2 \\ c = 4}

Extension Questions

Problem 15.

A curve has the equation y=x^3-3x^2-9x+3, and is odd (look up ‘parity’ if you don’t know what this means) about the point P. Find the coordinates of P and use transformation arguments to justify that the curve is odd about P.

Toggle answer

All cubics have rotational symmetry around their point of inflection.
\frac{\partial y}{\partial x} = 3x^2-6x-9
\frac{\partial ^{2}y}{\partial x^{2}} = 6x-6
\Rightarrow\quad\ x = 1, \therefore y = -8 and P = (1, -8)
To justify that it is odd around P, translate the graph to the origin then test.
Before:
powered by

This can be achieved in two steps:
Up by 8:
\Rightarrow y = (x^3-3x^2-9x+3) + 8
\Rightarrow y = x^3-3x^2-9x+11
Left by 1:
\Rightarrow y = (x+1)^3-3(x+1)^2-9(x+1)+11
\Rightarrow y = x^3-12x
After:
powered by

The definition of oddity is -f(x) = f(-x)
f(-x) = (-x)^3-12(-x) = -x^3+12x = -f(x)

\boxed{\text{Therefore it is odd around the point P.}}

Answers



For Printing



Revision Questions

The questions included are optional, but here if you want some extra practice.



Next week, Vectors!